net/http.http2writePushPromise.allocatePromisedID (field)

3 uses

	net/http (current package)
		h2_bundle.go#L5374: 		wpp.promisedID, err = wpp.allocatePromisedID()
		h2_bundle.go#L7350: 			allocatePromisedID: allocatePromisedID,
		h2_bundle.go#L11256: 	allocatePromisedID func() (uint32, error)